home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
hity wydania
/
trueSpace 7.6
/
tS761B8Std.exe
/
{app}
/
Scripts
/
D3D
/
RsD3DMaterialFromME_BaseInclude.fx
< prev
next >
Wrap
Text File
|
2008-06-10
|
860b
|
27 lines
//----------------------------------------------------------------------
//This is one-for-all include file
//
//Author - Michal Valient
//Copyright (C) 2004 Caligari corporation
//
//----------------------------------------------------------------------
//----------------------------------------------------------------------
//BEGIN - This section includes internal definitions
//----------------------------------------------------------------------
#ifndef RSD3DMATERIALFROMME_BASEINCLUDE_FX_DEFINED
#define RSD3DMATERIALFROMME_BASEINCLUDE_FX_DEFINED
//Include types
#include "RsD3DMaterialFromME_Types.fx"
//Include the HLSL instricts definitions
#include "RsD3DMaterialFromME_HLSLInstricts.fx"
//Include the core services
#include "RsD3DMaterialFromME_ShaderCore.fx"
#endif // RSD3DMATERIALFROMME_BASEINCLUDE_FX_DEFINED